| lcStatbarCell | Home |
|
BOOL lcStatbarCell ( HANDLE hStatbar, int Id, int Pos ); |
| hStatbar | |
| Handle to a status bar object. | |
| Id | |
| Specifies the cell identifier. | |
| Pos | |
| Specifies the cell position. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcStatbarText |